home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / pastal flights of miranda < prev    next >
Text File  |  1999-06-15  |  758b  |  33 lines

  1. Category: Nijmegen Filters 9
  2. Title: Pastal Flights Of Miranda Fancy
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: pasmira.8bf
  6.  
  7. R:mix(dif(255-r,g+b),mix(255-r,src((x^r)%m,(y^r)%m,z)/(mix(r,b,ctl(0),ctl(1))/ctl(2)),ctl(3),ctl(4)),ctl(5),ctl(6))+rnd(0,ctl(7))
  8.  
  9. G:mix(dif(255-g,r+b),mix(255-g,src((x^g)%m,(y^g)%m,z)/(mix(g,r,ctl(0),ctl(1))/ctl(2)),ctl(3),ctl(4)),ctl(5),ctl(6))+rnd(0,ctl(7))
  10.  
  11. B:mix(dif(255-b,r+g),mix(255-b,src((x^b)%m,(y^b)%m,z)/(mix(b,g,ctl(0),ctl(1))/ctl(2)),ctl(3),ctl(4)),ctl(5),ctl(6))+rnd(0,ctl(7))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Mix 1
  16. ctl[1]: Mix 2
  17. ctl[2]: Mix 3
  18. ctl[3]: Mix 4
  19. ctl[4]: Mix 5
  20. ctl[5]: Mix 6
  21. ctl[6]: Mix 7
  22. ctl[7]: Random
  23.  
  24. val[0]: 23
  25. val[1]: 39
  26. val[2]: 89
  27. val[3]: 175
  28. val[4]: 46
  29. val[5]: 137
  30. val[6]: 220
  31. val[7]: 76
  32.  
  33.